ComponentOne ASP.NET MVC Controls
SelectedValuePath Property (ComboBoxBase<T>)

C1.Web.Mvc Namespace > ComboBoxBase<T> Class : SelectedValuePath Property
Gets or sets the name of the property used to get the SelectedValue from the SelectedItem.
Syntax
'Declaration
 
<JsonAttribute(1)>
Public Overridable Property SelectedValuePath As String
[Json(1)]
public virtual string SelectedValuePath {get; set;}
See Also

Reference

ComboBoxBase<T> Class
ComboBoxBase<T> Members